Welcome![Sign In][Sign Up]
Location:
Search - k means code

Search list

[Mathimatics-Numerical algorithmsk均值聚类算法源代码

Description: K均值聚类算法源代码-K-means clustering algorithm source code
Platform: | Size: 29696 | Author: 静子 | Hits:

[GDI-Bitmapk均值聚类算法

Description: k均值算法的源代码-k means algorithm source code
Platform: | Size: 2048 | Author: 刘新华 | Hits:

[AI-NN-PRK-Means动态聚类算法源程序

Description: This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen.
Platform: | Size: 30720 | Author: 刘思 | Hits:

[Graph RecognizeK-means算法源码

Description: kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP <enter> -kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat- Number of patterns (int) SizeVect- Size of vector (int) NClust- Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect]- vector 1 (real) vect[2,1] ... vect[2,SizeVect]- vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real) To compile: ICC KMEANS.CPP <enter> 
Platform: | Size: 3072 | Author: li | Hits:

[Special Effects将维对分和K均值算法分割图像

Description: 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two parts, the two values can be used as the source, K-means algorithm can be divided into images of arbitrary multi-part. Procedures used directly in R, G, B color as the characteristic parameters for the cluster center random value, of course, can also be used for other parameters, procedures EXE compiler to speed document acceptable, but there is still room for improvement, but the master of the time change, then please give me also made in the code.
Platform: | Size: 50176 | Author: pbt | Hits:

[Bio-Recognizegood K-means clusters

Description: 这次上传的代码是关于K-means clusters的代码,希望能对大家有用。-The uploaded code is about K-means clusters.I hope it can be a help to everyone.
Platform: | Size: 5120 | Author: 李乐 | Hits:

[GDI-BitmapK-Means聚类

Description: k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效。-k-means clustering algorithm source code. Kmeans is a common segmentation algorithm is simple but efficient.
Platform: | Size: 1024 | Author: 熊健 | Hits:

[AI-NN-PRk-means(VC)

Description: k均值聚类算法分析,采用C++编程技术,提供代码可重用机制 -k-means clustering algorithm analysis, the use of C programming, code reuse mechanism
Platform: | Size: 30720 | Author: chu na | Hits:

[Mathimatics-Numerical algorithmsVCk-means

Description: VC k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效-VC k-means clustering algorithm source code. Kmeans is a common segmentation algorithm, simple and efficient
Platform: | Size: 1024 | Author: puxx | Hits:

[Mathimatics-Numerical algorithmsMATLABfuzzy-K-means

Description: MATLAB 数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析-MATLAB data mining algorithms, fuzzy-K-means clustering algorithm source code, Fuzzy clustering analysis for the
Platform: | Size: 1024 | Author: puxx | Hits:

[Mathimatics-Numerical algorithmsK-Means-Algorithm

Description: k平均动态聚类算法源代码.希望对大家有所帮助.-k average dynamic clustering algorithm source code. We want to help.
Platform: | Size: 30720 | Author: 周董 | Hits:

[Documentsk--junzhi

Description: k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码-k-means algorithm is pattern recognition Poly classification, which is used to achieve its C Following is the algorithm source code
Platform: | Size: 3072 | Author: | Hits:

[JSP/Javak-means

Description: 本代码主要对 K_means 算法用java语言实现 .对需要java kmeans同志很帮助! 并附有测试文件!-This code mainly K_means algorithm using java language. Java kmeans need is to help comrades! With a test file!
Platform: | Size: 29696 | Author: liunengxian | Hits:

[Mathimatics-Numerical algorithmsk-means

Description: 用MFC开发的简单的k-means实现代码,原创啊-Using MFC to develop a simple realization of the k-means code, original ah
Platform: | Size: 2048 | Author: 李谦 | Hits:

[OtherK-MEANS

Description: 数据挖掘,K-means源码,数据集为iris-Data mining, K-means source code for the iris data set
Platform: | Size: 294912 | Author: 刘凡 | Hits:

[AI-NN-PRk-means

Description: 数据挖掘算法源代码 k-means聚类算法的C#代码-Source code data mining algorithms k-means clustering algorithm C# code
Platform: | Size: 102400 | Author: 张健飞 | Hits:

[Mathimatics-Numerical algorithmsk-means

Description: k-means以空间中k个点为中心进行聚类,对最靠近他们的对象归类 c++实现代码(C++ implementation code of k-means)
Platform: | Size: 3072 | Author: woddas | Hits:

[simulation modelingk-means-matlab

Description: 利用k-means算法实现二维平面点的聚类,包括了运行源代码和结果图(The k-means algorithm is used to realize the clustering of two-dimensional plane points, including the running source code and the result graph)
Platform: | Size: 50176 | Author: huan222 | Hits:

[AI-NN-PRk-means聚类算法

Description: k-means聚类算法的代码实现,只需要更改数据就可以实现,而且有注释,很容易懂(The code implementation of the k-means clustering algorithm can be realized only by changing the data, and there are notes that make it easy to understand)
Platform: | Size: 1024 | Author: leehomgangzai | Hits:

[AI-NN-PRk-means

Description: k-means算法实现的数据分类,python代码,可直接运行(K-means algorithm to achieve data classification, Python code, can be run directly)
Platform: | Size: 2048 | Author: jbyjby3 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net